home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / prog / atari / c / pgpsrc23 / keyadd.h < prev    next >
Text File  |  1993-05-09  |  100b  |  3 lines

  1. /* Adds (prepends) key file to key ring file */
  2. int addto_keyring(char *keyfile, char *ringfile);
  3.